Enabling multi-site setup on WordPress

This pretty well sums up what you do….. A couple of notes: The first thing you need to do is add the following code to the wp-config.php file, right above the line that tells you to stop editing: define(‘WP_ALLOW_MULTISITE’, true); This worked when I did as the video suggests – using a sub-directory, not a … Continue reading Enabling multi-site setup on WordPress